home *** CD-ROM | disk | FTP | other *** search
/ The Arsenal Files 8 / The Arsenal Files Collection #8 (Arsenal Computer) (1996).ISO / gen_bbs / adlc_150.zip / ADLC.DOC < prev    next >
Text File  |  1996-11-27  |  6KB  |  135 lines

  1. ═══════════════════════════════════════════════════════════════════════════════
  2.       ADLC v1.50,  Area DownLink Checker for area downlink management.
  3. ═══════════════════════════════════════════════════════════════════════════════
  4.  
  5. Introduction:
  6. ─────────────
  7.  
  8.  When you started mailing you only connected those areas at your uplink which
  9.  you liked. When your system starts to support downlinks you got a problem.
  10.  Downlinks are very happy people who only have to ask for an area and usually
  11.  get it. Even if you have to get it from your uplink. But they don't tell you
  12.  they don't want that area anymore.
  13.  Because you don't look at your setup everyday, you don't know you can
  14.  unlink that area at your uplink. This saves poll-time so it saves money. ;-)
  15.  
  16.  This program scans all your mail-areas and looks if they are "down-linked".
  17.  If not, it creates a report called ADLC.OUT (Or whatever you like to name it)
  18.  You can unlink those areas at your uplink or post the report in a local area
  19.  so your downlinks see which areas will soon be disconnected at your uplink.
  20.  Because there are areas you like and which you don't want ADLC to report,
  21.  there is an 'exclude' option which prevents an area being reported in your
  22.  output-file. (Also handy for sysop-restricted areas)
  23.  
  24.  
  25. Archive contents:
  26. ──────────────────
  27.  
  28. ADLC.CTL      -> Controlfile needed to configure ADLC.
  29. ADLC.DOC      -> This documentation.
  30. ADLC.EXE      -> The executable program.
  31. ADLC.LST      -> Small example how to use the describe option.
  32. FILE_ID.DIZ   -> Textfile with program description.
  33. WHATSNEW.xxx  -> New info release of version xxx.
  34.  
  35. Install and usage:
  36. ──────────────────
  37.  
  38.  ■ Put all ALDC-related files in your mail-tosser directory.
  39.  
  40.  ■ Edit ADLC.CTL with your favorite editor. (Look at ADLC.CTL for more details)
  41.  
  42.    Keyword  │ Function
  43.  ───────────┼──────────────────────────────────────────────────────────────────
  44.    AreaFile │ Optional path and name of your areafile. (Usualy AREAS.BBS)
  45.    OutFile  │ Optional path and name of your outputfile.
  46.    DescFile │ Optional path and name of your area description file.
  47.    FixFile  │ Optional path and name of your area areafix unlink file.
  48.    TempDir  │ Optional path where ADLC can create it's temporary files.
  49.    Header   │ This will be the header in the output file.
  50.    Footer   │ This will be the footer in the output file.
  51.    Message  │ ADLC will write this message when there are no areas to report.
  52.    NoDesc   │ Comment if no description is found in your area description file.
  53.    Exclude  │ Areas you want to exclude from the outputfile.
  54.  
  55.  ■ Make sure your mail-tosser gives you an AREAS.BBS file. (Or look-alike)
  56.  
  57.  ■ Now it's time to run ADLC which will give you something like this;
  58.               
  59.  ┌───────────────────────────────────────────────────────────────────────────┐
  60.  │  Area DownLink Checker v1.50 build xx          (c) Michel van der Heijden │
  61.  └───────────────────────────────────────────────────────────────────────────┘  
  62.  ┌──────────────────────────────────────────┬────────────────────────────────┐  
  63.  │    [√] Read controlfile.                 │     Areas scanned   :  321     │  
  64.  │    [√] Process areafile.                 │     Areas reported  :   12     │
  65.  │    [√] Create outputfile(s).             │     Efficiency rate :   96%    │
  66.  │    [√] Closing down.                     │     Hits on exclude :   66     │
  67.  └──────────────────────────────────────────┴────────────────────────────────┘  
  68.  ┌───────────────────────────────────────────────────────────────────────────┐  
  69.  └───────────────────────────────────────────────────────────────────────────┘  
  70.  
  71.  # Explanation of this report;
  72.    ADLC scanned 321 areas from your areafile.
  73.    ADLC reported 12 areas in your outputfile.
  74.    Your area efficiency rate is 96%. (100%=cost-effective, 10%=money-wasting)
  75.    ADLC excluded 66 areas which you defined in ADLC.CTL.
  76.  
  77.  ■ After completion, ADLC also created an outputfile. If you post this
  78.    file in a local area, your downlinks can see there is a chance you're
  79.    going to unlink those areas at your uplink.
  80.  
  81.  ■ If you enabled the FixFile-option than ADLC also created an 'unlinkfile'
  82.    which you can use to unlink the area's at your uplink.
  83.  
  84.  
  85. Errorlevels:
  86. ────────────
  87.  
  88.  ■ Errorlevel 0 => No areas to report.
  89.  ■ Errorlevel 1 => Failure occured while reading ADLC.CTL.
  90.  ■ Errorlevel 2 => Failure occured while reading areafile.
  91.  ■ Errorlevel 5 => Reported one or more areas.
  92.  
  93.  
  94. Type of software:
  95. ─────────────────
  96.  
  97.  Just use it if you like, or delete if you think you don't need it. ;-)
  98.  
  99.  
  100. How to contact the author:
  101. ──────────────────────────
  102.  
  103.  BBS        :  +31-(0)165-571091
  104.  
  105.  Email      :  2:285/717.0 (Fidonet)
  106.  
  107.  Snail mail :  Po.Box 251, 4760 AE  Zevenbergen, the Netherlands
  108.  
  109.  Also for bug-reports or whatever you can find me at these addresses.
  110.  Please report your ADLC version and send your ADLC.CTL and AREAS.BBS
  111.  to me, so i can try to reproduce the bug.
  112.  
  113.  
  114. Software License and Disclaimer:
  115. ────────────────────────────────
  116.  
  117.  You are free to use, copy, and distribute ADLC if:
  118.  
  119.    ■ All neccesary files are present.
  120.    ■ It is not modified in any fashion.
  121.    ■ No fee is charged for use, copying, or distribution.
  122.  
  123.  I hereby disclaim all warrenties relating to this software, whether express
  124.  or implied, including without limitation any implied warrenties of
  125.  merchantability or fitness for a particular purpose. I will not be liable
  126.  for any special, incidental, consequential, indirect or similar damages due
  127.  to loss of data or any other reason, even if i have been advised of the
  128.  possibility of such damages. The person using the software bears ALL risk
  129.  as to the quality and performance of the software.
  130.  
  131.  
  132. ═══════════════════════════════════════════════════════════════════════════════
  133.       (c) 1996   Michel van der Heijden / Atlanta Software Productions.
  134. ═══════════════════════════════════════════════════════════════════════════════
  135.